wayland: Handle dispatch failing in a couple of more places
authorJonas Ådahl <jadahl@gmail.com>
Sat, 11 Feb 2023 10:42:21 +0000 (11:42 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Sat, 11 Feb 2023 10:42:21 +0000 (11:42 +0100)
commita7fb9a6865dc73b77d059af2e64e718c750fb472
treea6d6ffde4b2c3b1c56c9456648a400270b66ada7
parent2365d9be1843d753857ae2aaed2b9e41c5e87523
wayland: Handle dispatch failing in a couple of more places

Without doing this, we'll end up with risking GTK processes sitting
eating 100% CPU instead of just exit(1):ing.
gdk/wayland/gdkpopup-wayland.c
gdk/wayland/gdktoplevel-wayland.c